home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / clicknslide_offsite.swf / scripts / DefineButton2_142 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-03-28  |  40 b   |  4 lines

  1. on(press){
  2.    _parent.revealAll();
  3. }
  4.